home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / PROGRAM / WINPROGS.ARJ / POPPAD1.MAK < prev    next >
Text File  |  1990-12-26  |  209b  |  10 lines

  1. poppad1.exe:  poppad1.obj poppad1.def
  2.    link poppad1, /align:16, NUL, /nod slibcew libw, poppad1
  3.    rc poppad1.exe
  4.    
  5.    
  6. poppad1.obj:  poppad1.c 
  7.    cl -c -Gsw -Ow -W2 -Zp poppad1.c
  8.    
  9.       
  10.